home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15386 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  691 b 

  1. Path: bristlecone.together.net!usenet
  2. From: Travis Peckham <travis@together.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Wanted Simple Math Interpreter
  5. Date: Thu, 18 Apr 1996 16:02:38 -0400
  6. Organization: 6 Degrees Software and Consulting
  7. Message-ID: <31769FDE.375F@together.net>
  8. NNTP-Posting-Host: vtr156.ramp.together.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (WinNT; I)
  13.  
  14. Hi,
  15.  
  16. Does anyone have any simple source (in C or C++) 
  17. for a simple program to evaluate expresions from a 
  18. string or text file. Something that could handle a 
  19. string like (4+7*23+(3+7)) and produce a corect 
  20. answer would be great!
  21.  
  22. Thanks,
  23. Travis
  24.